The WWTC Language API enables seamless integration of real-time multilingual communication capabilities including:
All requests must include the following header:
api-authorization: YOUR_API_KEY
GET https://core.worldwidetechconnections.com/languages
Headers:
accept: application/json
api-authorization: YOUR_API_KEY
Example Response:
[
{
"languageCode": "french-france",
"languageName": "French (France)",
"serviceCode": "sts"
}
]
POST /services/{serviceCode}/{sourceLanguageCode}/{targetLanguageCode}
Example URL:
https://api.worldwidetechconnections.com/services/sts/spanish-international/french-france
Headers:
Content-Type: audio/wav
accept: application/json
api-authorization: YOUR_API_KEY
Request Body: Binary WAV file (16kHz)
POST /services/tts/{sourceLanguageCode}/{targetLanguageCode}?text=Hello there&serviceCode=sts
Parra (CTO)
support@worldwidetechconnections.com
+57 320 238 6132